gtk4.git
2019-09-09 Timm Bädertestlist2: quit on window close
2019-09-09 Timm Bädericontheme: Adapt a code sample to the GdkPaintable...
2019-09-09 Timm Bäderpixbufutils: Escape file data only once
2019-09-09 Timm Bäderpixbufutils: Pass colors as string to load_symbolic_svg
2019-09-09 Timm Bäderpixbufutils: Only get icon size once
2019-09-09 Timm Bädericontheme: Remove symbolic pixbuf cache
2019-09-09 Timm Bädericontheme: Add LRU cache back
2019-09-09 Timm Bädericontheme: Remove GtkIconInfo->pixbuf
2019-09-09 Timm Bädericontheme: Remove icon_info_load_pixbuf
2019-09-09 Timm Bädericontheme: Optimize suffix_from_name
2019-09-09 Timm Bädericontheme: Avoid creating useless IconThemeDirs
2019-09-09 Timm Bädericontheme: Inline scan_resources into only caller
2019-09-09 Timm Bädericontheme: Remove proxy pixbufs
2019-09-09 Timm Bädericontheme: Remove lru cache
2019-09-09 Timm Bädericontheme: Annotate return value as nullable
2019-09-09 Timm Bädericontheme: Remove gtk_icon_info_load_texture
2019-09-09 Timm Bädericontheme: Return a paintable from gtk_icon_info_load_icon
2019-09-09 Timm Bädericontheme: Return paintables from more API
2019-09-09 Timm Bädericontheme: Return textures from load_icon{,_for_scale}
2019-09-09 Timm Bädergdk: Add gtk_pixbuf_get_from_texture
2019-09-09 Timm Bädericontheme: Don't try to scale pixbufs to same size
2019-09-09 Timm Bäderrecentmanager: Stop using linked lists
2019-09-09 Timm Bäderfilechooserwidget: Create recent manager when setting...
2019-09-09 Timm Bäderfilechooserwidget: Remove custom recent_info_has_applic...
2019-09-09 Timm Bäderfilechooserwidget: Inline come functions into only...
2019-09-09 Timm Bäderfilechooser: Move extract_recent_folders to filechooser...
2019-09-09 Timm Bäderfilechooserwidget: Load recent files synchronously
2019-09-09 Timm Bäderrecentmanager: Indentation
2019-09-09 Timm Bäderwidget-factory: Use proper setter to set has-arrow
2019-09-09 Timm Bädericontheme: Annotate return value of load_icon as nullable
2019-09-09 Timm Bädericontheme: Add error argument to _load_texture
2019-09-09 Timm Bädericontheme: optimize icon_uri_is_symbolic as well
2019-09-09 Timm Bädermain: Check if any debug flags are set in gtk_get_debug...
2019-09-09 Timm Bädericontheme: Save the min_suffix for the min_dir
2019-09-09 Timm Bädericontheme: Remove use_builtin parameter from theme_look...
2019-09-09 Timm Bädericontheme: Remove paramter from get_icon_suffix
2019-09-09 Timm Bädericontheme: Optimize icon_name_is_symbolic
2019-09-09 Timm Bädergtkicontheme: Avoid a get_icon_flags call
2019-09-09 Timm Bädericontheme: Remove outdated comment
2019-09-09 Timm Bäderwidget: Queue an allocate on native widgets when changi...
2019-09-09 Timm Bäderinspect-button: Inline deemphasize_window() into only...
2019-09-09 Timm Bäderinspect-button: Inline some functions into only caller
2019-09-09 Timm Bäderfilechooserwidget: Properly watch for different display
2019-09-09 Timm Bäderglarea: Fix buffer initialization
2019-09-09 Timm Bäderbox: Don't do casts before preconditions
2019-09-09 Timm Bäderinfobar: Inherit from GtkContainer
2019-09-09 Timm Bädertext: Fix a crash when retrieving the selected text
2019-09-09 Timm Bädertextview: Remove useless warning
2019-09-09 Timm Bäderlayoutoverlay: Fix everything
2019-09-09 Timm Bäderscale: Allocate value close to slider
2019-09-09 Timm Bäderscale: Use top/left/bottom/right style classes on value...
2019-09-09 Timm Bädergl renderer: Remove unused matrix
2019-09-09 Timm Bäderfixed: Documentation clarifications
2019-09-09 Timm Bäderfixed: x/y passed to get_child_position are not optional
2019-09-09 Timm Bäderfixedlayout: Don't call the child transform position
2019-09-09 Timm Bäderlinkbutton: Use widget API to set has-toolip
2019-09-09 Timm Bäderlinkbutton: Use proper action name for right-click...
2019-09-09 Timm Bädermenubutton: Control sensitivity of child button
2019-09-09 Timm Bädermagnifier: Remove some unused members
2019-09-09 Timm Bäderdocs: Remove styles.txt
2019-09-09 Timm Bäderdocs: Remove widget_system.txt
2019-09-09 Timm Bäderdocs: Remove widget_geometry.txt
2019-09-09 Timm Bäderwidget: Clear up gtk_widget_class_install_property_acti...
2019-09-09 Timm Bäderwidget: Remove reference to non-existent function
2019-09-09 Timm Bäderwidget: Add some missing annotations to gtk_widget_clas...
2019-09-09 Timm Bäderwindow: Remove useless deprecation guards
2019-09-09 Timm Bädercssprovider: Remove unused member from GtkCssScanner
2019-09-09 Timm Bädercssprovider: Don't lookup on empty css providers
2019-09-09 Timm Bädercssnode: GtkCssAnimatedStyle->style is always a static...
2019-09-09 Timm Bädergtksettings: Remove unused functions & prototypes
2019-09-09 Timm Bädercssnode: Remove unused struct
2019-09-09 Timm Bädercssstyle: Remove unused _add_difference
2019-09-09 Timm Bäderstylecontext: Remove leftover function prototypes
2019-09-09 Timm Bäderstylecontext: Stop exporting _resolve_color
2019-09-09 Timm Bädercsscolorvalue: return the initial color value directly
2019-09-09 Timm Bädercsscolorvalue: Remove unused new_from_rgba()
2019-09-09 Timm Bädercssstaticstyle: Compute initial/inherit values directly
2019-09-09 Timm Bädercssinitialvalue: Make _compute public
2019-09-09 Timm Bädercsslookup: Remove 'relevant' parameter from _init
2019-09-09 Timm Bädercsslookup: Remove 'missing' bitmask
2019-09-09 Timm Bädercssanimatedstyle: Keep transition_info_add from recursing
2019-09-09 Timm Bädercsslookup: Remove tautological if expression
2019-09-09 Timm Bädercssstaticstyle: Avoid ref'ing specified value in comput...
2019-09-09 Timm Bädercssprovider: Fix compilation wth VERIFY_TREE set
2019-09-09 Timm Bädercssmatcher: Inline node values into matcher
2019-09-09 Timm Bädercssanimatedstyle: Make set_animated_value transfer...
2019-09-09 Timm Bädercssimage: Use gtk_internal_return_val_*
2019-09-09 Timm Bädergtkprivate: Only define gtk_internal_return_if* for...
2019-09-09 Timm Bädercssanimatedstyle: Save animation in array
2019-09-09 Timm Bädercssanimatedstyle: Avoid type check in loop
2019-09-09 Timm Bädercssanimatedstyle: Avoid unnecessary transition work
2019-09-09 Timm Bädercssrgbavalue: Add & use new_white()
2019-09-09 Timm Bädercssrgbavalue: Add an opaque white singleton
2019-09-09 Timm Bädercssrgbavalue: Add a singleton for transparent colors
2019-09-09 Timm Bädercssdimensionvalue: Create a few more common singletons
2019-09-09 Timm Bädercssstaticstyle: Make set_value (transfer-full)
2019-09-09 Timm Bädercss: Avoid more type checks in hot paths
2019-09-09 Timm Bädercsspalettevalue: Use simple arrays instead of a hashtable
2019-09-09 Timm Bädercssanimatedstyle: Remove some casts in hot paths
2019-09-09 Timm Bäderbitmask: Add _gtk_allocated_bitmask_to_string
next